Previous Episodes: https://www.youtube.com/playlist?list=PLpM-Dvs8t0VYWv72g9fNU2TWwGcUeINV6 References: - Wikipedia - K-means Clustering - https://en.wikipedia.org/wiki/K-means_clustering - Wikipedia - Color Quantization - https://en.wikipedia.org/wiki/Color_quantization - Wikipedia - Spherical Coordinate System - https://en.wikipedia.org/wiki/Spherical_coordinate_system - https://mortenhannemose.github.io/lena/ Chapters: - 0:00:00 - Announcement - 0:00:36 - Intro - 0:04:52 - 3d executable - 0:08:03 - nob ideas - 0:09:21 - Raylib Boilerplate - 0:11:06 - Perspective vs Orthographic - 0:14:01 - Finishing the Raylib Boilerplate - 0:14:30 - Creating Camera3D - 0:17:00 - Drawing Cube - 0:19:07 - Examples - 0:21:18 - Camera Parameters - 0:24:55 - Why Raylib Uses Degrees? - 0:26:14 - Continue Camera Parameters - 0:26:46 - Compose Key - 0:27:57 - TBD